home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
free_sty.swf
/
scripts
/
frame_25
/
DoAction.as
Wrap
Text File
|
2008-11-12
|
104b
|
7 lines
_root.stopSound();
if(_root.life > 0)
{
_root.gotoAndStop("go");
}
_root.score = _root.score2;